DatabaseParameters Collection

The DatabaseParameters Collection is a collection of database parameter objects. A DatabaseParameter object exists in the collection for every stored procedure parameter accessed by the report. Access a specific DatabaseParameter Object, in the collection by using the Item property.

DatabaseParameters Collection Properties

Property Description Read/Write

Application

Returns a reference to the Application Object, that this object is associated with.

Read only

Count

Specifies the number of database parameters in the collection.

Read only

Item

Returns DatabaseParameter Object. Item has an index parameter that is a numeric, 1-based index (that is, Item (1)). The items in the collection are indexed in the order they were added to the report.

Read only

Parent

Reference to the Parent object (Database Object).

Read only

Report

Reference to Report Object.

Read only

Remarks

Instead of using the Item property as shown, you can reference a parameter directly (for example, DatabaseParameters(1)).



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com